Lines Matching full:provided
95 * Optional: Kernel will use the @write method if not provided. Do not
116 * Required if @write method is provided else not needed. Do not call this
125 * Optional: if not provided, it is assumed there is no queue on the
232 * Optional: if not provided, it is assumed there is no queue on the
242 * Optional: If not provided, the device is assumed to have no FIFO.
250 * Optional: If not provided, then the @write method is called under
258 * Optional: If not provided, then %ENOTTY is returned from the %TIOCMGET
267 * Optional: If not provided, then %ENOTTY is returned from the %TIOCMSET
287 * Optional: called only if provided, otherwise %ENOTTY will be returned.
294 * Optional: called only if provided, otherwise %ENOTTY will be returned.
302 * Optional: called only if provided, otherwise %ENOTTY will be returned.
311 * Optional: called only if provided, otherwise nothing is written to @m.
320 * Optional: called only if provided, otherwise skipped as a non-polling
328 * Optional: called only if @poll_init provided.
335 * Optional: called only if @poll_init provided.
343 * Optional: called only if provided, otherwise no /proc entry created.